Returns a style that corresponds a specified type of RO.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public C1DocStyle this[ Type objType ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ objType As Type _ ) As C1DocStyle |
Parameters
- objType
- Type: System..::.Type