API Reference / TableButtonPdfOptionAPI ReferenceClass TableButtonPdfOptionEdit on GitHubNamespace HtmlForgeX.DslOptions.TablesAssembly HtmlForgeXSource Containers/ChartJs/ChartJsTitle.cs:102Base TableOptionModifiers sealedPDF export button configuration.InheritanceTableOptionTableButtonPdfOptionFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic TableButtonPdfOption() #Inherited Methodspublic override Boolean Equals(Object obj) #Containers/ChartJs/ChartJsTooltip.cs:15Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartJs/ChartJsTooltip.cs:23Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartJs/ChartJsTitle.cs:102Returns: TypeInherited from Objectpublic override String ToString() #Returns: StringInherited from ObjectPropertiespublic String Text { get; set; } #DslOptions/Tables/DataTablesDslOptions.cs:257Button label text.public String Title { get; set; } #DslOptions/Tables/DataTablesDslOptions.cs:259Tooltip/title shown by the export button.public String FileName { get; set; } #DslOptions/Tables/DataTablesDslOptions.cs:261Optional export file name.