Nevron .NET Vision
Nevron.SmartShapes Namespace / NSmartShapeDocumentSerializer Class / Serializer Property


In This Topic
    Serializer Property (NSmartShapeDocumentSerializer)
    In This Topic
    Gets a reference to the serialier used to perform the serialization
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Serializer As NSerializer
    'Usage
     
    
    Dim instance As NSmartShapeDocumentSerializer
    Dim value As NSerializer
     
    value = instance.Serializer
    public NSerializer Serializer {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also