PdfDocumentInfo PdfOptions.PdfDocumentInfo property Gets or sets metadata for Document. public PdfDocumentInfo PdfDoc......Gets or sets metadata for document. public PdfDocumentInfo PdfDocumentInfo...namespace Aspose.CAD.ImageOptions assembly Aspose.CAD CorePdfOptions...
Subject PdfDocumentInfo.Subject property Gets or sets subject of the Document. public string Subject { get ; set ; } ......Gets or sets subject of the document. public string Subject { get...Aspose.CAD.FileFormats.Pdf assembly Aspose.CAD Keywords Title...
ThemeFonts EastAsian property. Specifies font name for EastAsian characters in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
ThemeColors Accent4 property. Specifies color Accent 4 in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
ThemeColors Accent6 property. Specifies color Accent 6 in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
Shape ExtrusionEnabled property. Returns true if an extrusion effect is enabled in C#....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...
FieldXE EntryType property. Gets or sets an index entry type in C#.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...
FieldToc CustomStyles property. Gets or sets a list of styles other than the builtin heading styles to include in the table of contents in C#....void FieldToc () { Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ styleName ]; builder...