Skip to main content
The object represents a vector picture block. The IVectorPictureBlock interface is derived from the IBlock interface and inherits all its properties. This object does not provide any specific properties or methods for working with a vector picture block. Blocks of this type may appear in the layout only if a page has been analyzed with the IPageAnalysisParams::DetectVectorGraphics property set to TRUE.

Methods

NameDescription
SetBlockLayerTypeSets the layer of the block: background, foreground, or hidden.
VectorPictureBlock Object Diagram

Output parameter

This object is the output parameter of the GetAsVectorPictureBlock method of the Block object.

See also

Block Working with Layout and Blocks