Click or drag to resize

PdfLiteSessionDocumentSettings Property

Gets a value representing the PdfDocumentSettings set for this PdfLiteSession, set when the document was created.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfDocumentSettings DocumentSettings { get; }

Property Value

Type: PdfDocumentSettings
See Also