AwPrintPreview.DocumentName Property

Gets or sets the document name.

[Visual Basic]
Public Property DocumentName As String
[C#]
public string DocumentName {get; set;}

Property Value

Document name.

Example

How to set the document name.

printPreview.DocumentName = "SampleDocument"
printPreview.DocumentName = "SampleDocument";

See Also

AwPrintPreview Class | Asterworld.PrintPreview Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.