SpreadsheetGear Namespace > IPageSetup Interface : PrintComments Property |
'Declaration
Property PrintComments As PrintLocation
'Usage
Dim instance As IPageSetup Dim value As PrintLocation instance.PrintComments = value value = instance.PrintComments
PrintLocation PrintComments {get; set;}
read-write property PrintComments: PrintLocation;
function get,set PrintComments : PrintLocation
__property PrintLocation get_PrintComments(); __property void set_PrintComments( PrintLocation value );
property PrintLocation PrintComments { PrintLocation get(); void set ( PrintLocation 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