> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.CreatePhotoBackground

# <a id="SuperOffice_WebApi_Data_CreatePhotoBackground" /> Class CreatePhotoBackground

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Carrier object for CreatePhotoBackground.
Photo background remover results.

```csharp theme={null}
public class CreatePhotoBackground
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[CreatePhotoBackground](SuperOffice.WebApi.Data.CreatePhotoBackground.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Constructors

### <a id="SuperOffice_WebApi_Data_CreatePhotoBackground__ctor" /> CreatePhotoBackground()

Default constructor - defaults any enum props to 0.

```csharp theme={null}
public CreatePhotoBackground()
```

## See Also

[AIAgent](SuperOffice.WebApi.Agents.AIAgent.md)


## Related topics

- [SuperOffice.WebApi.Data.AI RemovePhotoBackgroundRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.AI_RemovePhotoBackgroundRequest.md)
- [SuperOffice.WebApi.Agents.AIAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.AIAgent.md)
- [SuperOffice.WebApi.Agents.IAIAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IAIAgent.md)
- [SuperOffice.WebApi.Data.BizCard](/en/api/reference/webapi/SuperOffice.WebApi.Data.BizCard.md)
- [SuperOffice.WebApi.Data.ChatWidgetSettings](/en/api/reference/webapi/SuperOffice.WebApi.Data.ChatWidgetSettings.md)
- [SuperOffice.WebApi.Data.BlobEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.BlobEntity.md)
