Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
public PreviewPage this[ int idx ] { get; set; } |
Visual Basic (Declaration) |
---|
Public Default Property Item ( _ idx As Integer _ ) As PreviewPage |
Parameters
- idx
- Type: System..::.Int32