Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / ComplementaryVectorData Property

In This Topic
    ComplementaryVectorData Property
    In This Topic
    Gets the complementary vector data of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property ComplementaryVectorData As VectorGraphicImageData
    public VectorGraphicImageData ComplementaryVectorData {get;}
    See Also