GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : Document Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Indicates the PrintDocument component of GcMultiRow to print.")> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Property Document As PrintDocument
Dim instance As GcMultiRow Dim value As PrintDocument instance.Document = value value = instance.Document
[DefaultValue()] [SRCategory("Behavior")] [SRDescription("Indicates the PrintDocument component of GcMultiRow to print.")] [EditorBrowsable(EditorBrowsableState.Advanced)] public PrintDocument Document {get; set;}
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