C# Class com.itextpdf.text.pdf.ListLabel

Inheritance: ListBody
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Protected Properties

Свойство Type Description
tagLabelContent bool

Méthodes publiques

Méthode Description
GetAccessibleProperties ( ) : PdfObject>.Dictionary
GetAccessibleProperty ( PdfName key ) : PdfObject
SetAccessibleProperty ( PdfName key, PdfObject value ) : void

Méthodes protégées

Méthode Description
ListLabel ( ListItem parentItem ) : System.Collections.Generic

Method Details

GetAccessibleProperties() public méthode

public GetAccessibleProperties ( ) : PdfObject>.Dictionary
Résultat PdfObject>.Dictionary

GetAccessibleProperty() public méthode

public GetAccessibleProperty ( PdfName key ) : PdfObject
key iTextSharp.text.pdf.PdfName
Résultat iTextSharp.text.pdf.PdfObject

ListLabel() protected méthode

protected ListLabel ( ListItem parentItem ) : System.Collections.Generic
parentItem iTextSharp.text.ListItem
Résultat System.Collections.Generic

SetAccessibleProperty() public méthode

public SetAccessibleProperty ( PdfName key, PdfObject value ) : void
key iTextSharp.text.pdf.PdfName
value iTextSharp.text.pdf.PdfObject
Résultat void

Property Details

tagLabelContent protected_oe property

protected bool tagLabelContent
Résultat bool