Namespace:
C1.C1Preview
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public C1HyperlinkInfoCollection GetPageHyperlinks( int pageIndex, float dpiX, float dpiY ) |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Function GetPageHyperlinks ( _ pageIndex As Integer, _ dpiX As Single, _ dpiY As Single _ ) As C1HyperlinkInfoCollection |