Enum FOPTEBlip
How a BLIP fits into a shape. This includes cropping information as well as picture display modifications such as brightness and contrast.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTEBlip
Fields
| Name | Description |
|---|---|
| cropFromBottom | The crop from bottom |
| cropFromLeft | The crop from left |
| cropFromRight | The crop from right |
| cropFromTop | The crop from top |
| fNoHitTestPicture | The f no hit test picture |
| pib | The pib |
| pibFlags | The pib flags |
| pibName | The pib name |
| pibPrint | The pib print |
| pibPrintFlags | The pib print flags |
| pibPrintName | The pib print name |
| pictureActive | The picture active |
| pictureBiLevel | The picture bi level |
| pictureBrightness | The picture brightness |
| pictureContrast | The picture contrast |
| pictureDblCrMod | The picture double cr mod |
| pictureFillCrMod | The picture fill cr mod |
| pictureGamma | The picture gamma |
| pictureGray | The picture gray |
| pictureId | The picture identifier |
| pictureLineCrMod | The picture line cr mod |
| pictureTransparent | The picture transparent |