SpreadsheetGear Namespace > IPageSetup Interface : PrintErrors Property |
'Declaration
Property PrintErrors As PrintErrors
'Usage
Dim instance As IPageSetup Dim value As PrintErrors instance.PrintErrors = value value = instance.PrintErrors
PrintErrors PrintErrors {get; set;}
read-write property PrintErrors: PrintErrors;
function get,set PrintErrors : PrintErrors
__property PrintErrors get_PrintErrors(); __property void set_PrintErrors( PrintErrors value );
property PrintErrors PrintErrors { PrintErrors get(); void set ( PrintErrors value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2