Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) iText.Kernel.Pdf PdfDictionary.GetAsName示例
编程语言:
C# (CSharp)
命名空间/包名称:
iText.Kernel.Pdf
类/类型:
PdfDictionary
方法/功能:
GetAsName
hotexamples.com的示例:
1
C# (CSharp) iText.Kernel.Pdf PdfDictionary.GetAsName - 已找到1个示例
。这些是从开源项目中提取的最受好评的
iText.Kernel.Pdf.PdfDictionary.GetAsName
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
MakeIndirect(21)
GetIndirectReference(12)
KeySet(12)
GetAsArray(10)
Remove(9)
IsFlushed(7)
EntrySet(6)
GetAsString(4)
CopyTo(4)
Get(4)
GetAsDictionary(3)
Put(3)
Clone(2)
ContainsKey(2)
Flush(2)
SetModified(2)
IsStream(1)
GetAsStream(1)
GetAsNumber(1)
GetAsName(1)
Release(1)
ReleaseContent(1)
常用方法
MakeIndirect (21)
GetIndirectReference (12)
KeySet (12)
GetAsArray (10)
Remove (9)
IsFlushed (7)
EntrySet (6)
GetAsString (4)
CopyTo (4)
Get (4)
常用方法
GetAsDictionary (3)
Put (3)
Clone (2)
ContainsKey (2)
Flush (2)
SetModified (2)
IsStream (1)
GetAsStream (1)
GetAsNumber (1)
GetAsName (1)
Release (1)
ReleaseContent (1)
常用方法
Release (1)
ReleaseContent (1)
相关
GameController.GameStateEnum
model
DespatchNotePalletId
EnumTestDataBase
StaminaAttribute
FeedbackMessageStoreSerializer
JenisBrgEntryForm
HotelDetailImportForm
YellowstonePathology.Business.Test.API2MALT1ByPCR.API2MALT1ByPCRCMMCNTEView
TousLesNoms
Related in langs
CrmEventDispatcher (PHP)
QueryBuilder (PHP)
COREGAME_ASSERT_ARGS (C++)
rMat (C++)
Upstream (Go)
Start (Go)
File (Java)
bbox_pt (Python)
safezip (Python)
示例#1
0
显示文件
文件:
PdfDocumentInfo.cs
项目:
pashaq/PdfToText-Converter
public virtual PdfName GetTrapped() { return(infoDictionary.GetAsName(PdfName.Trapped)); }
x