[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.PdfOutputSettings.MissingDocumentTitle

MissingDocumentTitle Property

MissingDocumentTitle

Gets or sets the placeholder used as the document title for accessible PDF export if Title has not been set when exporting the document to PDF.

Declaration
public string MissingDocumentTitle { get; set; }
Public Property MissingDocumentTitle As String
See Also