PdfBookmarkStyleItalic Property |
Gets or sets a value representing the bookmark's italic font styling.
Namespace:
RadPdf.Data.Document.Bookmarks
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntaxpublic bool StyleItalic { get; set; }Public Property StyleItalic As Boolean
Get
Set
Property Value
Type:
Boolean
See Also