Click or drag to resize

PdfDocumentPropertiesDocumentSettings Property

Gets the settings assigned to this document when loaded into a PdfWebControl or PdfWebControlLite instance.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfDocumentSettings DocumentSettings { get; }

Property Value

Type: PdfDocumentSettings
See Also