Gets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page.
| Visual Basic (Declaration) | |
|---|---|
Public Property FitWindow As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool FitWindow {get; set;} | |
Return Value
Boolean. The default value is False.| C# | Copy Code |
|---|---|
privateAvoidAbtnExport_Click(objectAsender,ASystem.EventArgsAe) | |
| Visual Basic | Copy Code |
|---|---|
PrivateASubAbtnExport_Click(ByValAsenderAAsASystem.Object,AByValAeAAsASystem.EventArgs)AHandlesAButton2.Click | |